home *** CD-ROM | disk | FTP | other *** search
- -- card: 32666 from stack: in
- -- bmap block id: 34995
- -- flags: 4000
- -- background id: 35340
- -- name: FIELD INFORMATION
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=429 top=303 right=331 bottom=465
- -- title width / last selected line: 0
- -- icon id / first selected line: 1013 / 1013
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Next
- ----- HyperTalk script -----
- on mouseUp
- visual dissolve slowly
- go to next card
- end mouseUp
-
-
- -- part 7 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=430 top=263 right=291 bottom=467
- -- title width / last selected line: 0
- -- icon id / first selected line: 1012 / 1012
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Return
- ----- HyperTalk script -----
- on mouseUp
- visual dissolve
- pop card
- end mouseUp
-
-